@charset "utf-8";
/* CSS Document */
@import url(mobile_header.css);
@import url(mobile_footer.css);

.Con{padding: inherit;}

.ztBox{width: calc(100%);height: auto;margin-top: 0.625rem;}
.ztBox ul li a, .ztBox ul li img{width: calc(100%);}

.ttNews{margin: 5px auto;display: flex;height: auto;}
.ttNews .bd{flex: 1;height: auto;}
.ttNews .bd ul li p{display:none;}
.ttNews .bd ul li h1{  margin-top: inherit;   height: auto; }
.ttNews .hd{margin: 8px 10px 0px 10px;width: 60px;height: auto;}
.ttNews .hd a{  background-size: contain;}
.ttNews .bd ul li h1 a{font-size: 16px;line-height: 40px;}
.Part3{height: auto;display: flex;flex-direction: column;align-items: center;}
.Part3 .box_l,.Part3 .box_r{width: calc(100% - 20px);height: auto;}
.Focus{width: 100%;height: calc((100vw - 30px) / (578 / 395));margin-left: inherit;}
.Focus .pic{height: calc((100vw - 30px) / (578 / 395));}
.Focus .pic li{height: calc((100vw - 30px) / (578 / 395)) !important;}
.Focus .pic li img{height: calc((100vw - 30px) / (578 / 395)) !important;}
.Focus .num li{color: #fff;font-size: 0;}
.Focus .prev,.Focus .next {top: 50%;transform: translateY(-50%);}

.Part3 .box_r{margin-top: 10px;}
.NewsList{display: flex;flex-direction: column;}
.NewsList .hd{height: auto;}
.NewsList .hd ul{display: flex;flex-wrap: wrap;}
.NewsList .hd ul li{border-radius: 5px 5px 0px 0px;}
.NewsList .hd ul li a{font-size: 16px;padding: 0 10px;}
.NewsList .bd{height: auto;}
.NewsList .bd ul{float: left;}
.NewsList .bd ul li{display: flex;}
.NewsList .bd ul li a{flex: 1;}
.NewsList .bd ul li.first h1 a{line-height: inherit;/* white-space:inherit; *//* overflow: hidden; *//* text-overflow: ellipsis; *//* display:-webkit-box; *//* -webkit-box-orient:vertical; *//* -webkit-line-clamp: 1; */}
.NewsList .bd ul li.first p{display: none;}
.NewsList .bd ul li.first{height: auto;}
.NewsList .bd ul li.first h1{width: 98%;display: flex;flex-direction: column;justify-content: center;margin: 5px auto;height: 30px;}

.Part4,.Part5,.Part6,.Part7,.Part8 {display: flex;flex-direction: column;align-items: center;height: auto;}

.Part4 .box_l,.Part4 .box_r,.Part5 .box_l,.Part5 .box_r,.Part6 .hdjl,.Part6 .ztzl{width: calc(100vw - 20px);height: auto;display: flex;}

.Part4 .box_r{margin-top: 15px;}

.Part5{margin: 15px 0;display: flex;flex-direction: column-reverse;align-items: center;overflow: initial;}
.Part5 .box_l,.Part5 .box_r{flex-direction: column;}
.Part5 .box_r>a>img{width: 100%;}
.Part5 .box_r ul{height: auto;display: flex;flex-wrap: wrap;}
.Part5 .box_r ul li{width: calc((100% - 35px) / 2);height: auto;min-height: 60px;}
.Part5 .box_r ul li{margin: 10px 0px 10px 10px;}
.Part5 .box_r ul li:nth-child(even){margin-left: 15px;}
.Part5 .box_r ul li:nth-child(-n+2){margin-bottom: inherit;}
.Part5 .box_l{margin-top: 20px;}
.Part5 .box_r ul li a{display: inline-flex;align-items: center;}
.Part5 .box_r ul li a i{width: 23px;height: 23px;background-size: 100% !important;margin:0 0 0 15px;}
.Part5 .box_r ul li a .i-1{background: url(../images/2023_index_icon01.png) no-repeat;}
.Part5 .box_r ul li a .i-2{background: url(../images/2023_index_icon02.png) no-repeat;}
.Part5 .box_r ul li a .i-3{background: url(../images/2023_index_icon03.png) no-repeat;}
.Part5 .box_r ul li a .i-4{background: url(../images/2023_index_icon04.png) no-repeat;}
.Part5 .box_r ul li a span{line-height: inherit;width: inherit;padding: initial;flex: 1;margin:10px 5px;}
.Part5 .box_l .xfzk .next{}
.Part5 .box_l .xfzk{margin: 15px 0;}

.Part5 .box_l .xfkp,.Part5 .box_l .xfzk{width: 100%;}

.Part5 .box_l .xfzk .bd ul li{width: calc((100vw - 75px) / 2);margin: 0 5px 0 5px;}
.Part5 .box_l .xfkp .bd ul li a{width: 100%;}

.Part5 .box_l .xfzk .bd{width: 100%;height: auto;}
.Part5 .box_r ul .li-2 dl{display: none;width: 80%;height: auto;background: #275E9B;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 10px;}  
.Part5 .box_r ul .li-2 dl>span{
    display: inline-flex;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -12px;
    right: -10px;
    background: #eee;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.Part5 .box_r ul .li-2 dt{width:100%;border: none;padding: 10px;margin-top: 0;height: auto;}
.Part5 .box_r ul .li-2 dt:last-child{padding-top:0;}
/* 手机端显示 */
.mobile_box{display: block !important;}

.live{width: calc(100vw - 20px);margin: 20px auto;height: auto;padding: 0 5px;}
.live .img_box{width: 100%;height: calc((100vw - 20px) / (345 / 190));position: relative;}
.live .img_box::after{content: '';position: absolute;top: 20px;left: -5px;width:110px;height: 35px;background: url(../images/live_icon.png);background-size: 100% 100%;}
.live .img_box img{width: calc(100%);height: 100%;/* opacity: 0.5; */border-radius: 3px 3px 0px 0px;}
.live p{height: 50px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f5f5f5;line-height: 50px;text-align: center;}

.sp_lb{width: calc(100vw - 20px);margin: 0 auto;}
.certify{width: 100%;position:relative;margin:0 auto;}
.certify .swiper-wrapper{margin: 10px 0;}
.certify .swiper-slide{width:calc(58vw);height: calc((60vw) / (200 / 175));background:#fff;box-shadow:0 2px 5px #ddd;}
.certify .swiper-slide img{display:block;height: calc((60vw) / (200 / 145));width: 100%;}
.certify .swiper-slide p{padding-top:0;text-align:center;color:#636363;font-size: 16px;margin:0;height: 30px;/* display: flex; */justify-content: center;align-items: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;text-align: center;}

.zsxx {width: calc(100vw - 20px);margin: 10px auto 20px;background-color: #f5f5f5;padding: 10px;}
.zsxx .tit{width: 100%;border-bottom: 1px solid #e6e6e6;display: flex;justify-content: space-between;height: 40px;line-height: 40px;}
.zsxx .tit h2{font-size: 16px;position: relative;font-weight: 600;color: #165d93;}
.zsxx .tit h2::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%; height: 2px; background-color: #165d93;}
.zsxx .tit span{font-size: 12px;}
.zsxx .list{margin-top: 10px;}
.zsxx .list li{width: 100%;;display: flex;position: relative;height: 36px;line-height: 36px;color: #333333;}
.zsxx .list li::after{content: '';position: absolute;top: 50%;left: 0px;width: 3px; height: 3px; background-color: #999999;transform: translate(-50%);}
.zsxx .list li a{flex: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 10px;margin-right: 10px;}
.zsxx .list li span{color: #b3b3b3;}




.Part6 {margin-top: 15px;}
.Part6 .hdjl ul{display: flex;}
.Part6 .hdjl ul li{width: calc((100% - 15px) / 2);display: flex;flex-direction: column;height: auto;min-height: 130px;}
.Part6 .hdjl ul li>div{display: flex;align-items: center;}
.Part6 .hdjl ul li i{margin: 0 10px 0 15px;}
.Part6 .hdjl ul li:first-child{margin-right: 15px;}
.Part6 .hdjl .list{flex: 1;width: auto;height: auto;display: flex;flex-wrap: wrap;}
.Part6 .hdjl .list a{margin-right: inherit;width: calc((100% - 25px) / 2);height: 38px;display: flex;align-items: center;line-height: inherit;}
.Part6 .hdjl .list a:nth-child(even){margin:0 10px 0 15px;}


.Part6 .hdjl ul li h1 a{margin-left: 15px;}
.Part6 .ztzl{flex-direction: column;margin-top: 15px;}
.Part6 .ztzl .hd{display: flex;}
.Part6 .ztzl .hd a{display: inline-flex;align-items: center;}
.Part6 .ztzl .hd span{flex: 1;width: auto;margin-left: 10px;background-size: contain; background-position: right 60%;}
.sepcial-wrap{width: 100%;overflow: hidden;height: calc((100vw - 20px) / (374 / 80));}
.sepcial-wrap ul{height: 100%;}
.sepcial-wrap ul li{height: 100%;width: 100%;}
.sepcial-wrap ul li img{height: 100%;}
.sepcial-wrap .prev, .sepcial-wrap .next{top: 50%;transform: translateY(-50%);}

.Part7 .hd{height: auto;}
.Part7 .hd ul{width: 100%;display: flex;}
.Part7 .hd ul li{width: calc(100%);}
.Part7 .hd ul li.on, .Part7 .hd ul li:hover{background: inherit;}
.Part7 .hd ul li{padding: inherit;background-size: 100% 100% !important;background-repeat: no-repeat !important;}
.Part7 .hd ul li:nth-child(1){background: url(../images/index_jqsj.png);}
.Part7 .hd ul li:nth-child(2){background: url(../images/index_hzsj.png);}
.Part7 .hd ul li:nth-child(3){background: url(../images/index_dsjyy.png);}

.Part7>div{width: calc(100vw - 20px) !important;display: flex;}
.Part7 .title span{flex: 1;background-size: contain;}
.Part7 .bd{height: auto;}
.Part7 .bd ul {width: 100%;overflow-x: scroll;  overflow-y: hidden;}

.Part7 .bd ul li:nth-child(2){height: 50vh;}
.Part7 .bd ul::-webkit-scrollbar{width:16px;height:16px;background-color:#F5F5F5}
.Part7 .bd ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(87, 83, 83, 0.3);border-radius:10px;background-color:#F5F5F5}
.Part7 .bd ul::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(71, 69, 69, 0.3);background-color:rgb(124, 124, 124)}


.Part8 .title{display: flex;}
.Part8>div{width: calc(100vw - 20px) !important;display: flex;}
.Part8 .title span{flex: 1;background-size: contain;}


@media screen and (max-width:500px ) {
    .Part6 .hdjl ul{flex-direction: column;width: 100%;}
    .Part6 .hdjl ul li{width: 100%;}
    .Part6 .hdjl .list a{justify-content: center;}
    .Part6 .hdjl ul .li-2{margin-top: 15px;}
}

